* xdisp.c (message): Set echo_frame to the frame whose message buf
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:39:45 +0000 (14:39 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:39:45 +0000 (14:39 +0000)
commit1f40cad246221a6d2d1976dabf8d8a93f1914c87
tree69d0fda7db112a55ae3a1808c058c4465113f375
parent832a07261f026605a57c146fb023f8d3cce4fbb7
* xdisp.c (message): Set echo_frame to the frame whose message buf
we want to use, not to the message buf itself.

* xdisp.c (message): Use the message buffer of the frame we're
going to display the message on to format the message, not that of
the selected frame.
src/xdisp.c